PrecomputedAtmosphereSkybox
Complete API reference for PrecomputedAtmosphereSkybox, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class PrecomputedAtmosphereSkybox extends Component
Constructors
| Signature | Description |
|---|---|
PrecomputedAtmosphereSkybox(PrecomputedAtmosphereSkybox) | Creates a new instance of PrecomputedAtmosphereSkybox. |
PrecomputedAtmosphereSkybox(Engine) | Creates a new instance of PrecomputedAtmosphereSkybox. |
PrecomputedAtmosphereSkybox() | Creates a new instance of PrecomputedAtmosphereSkybox. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | PrecomputedAtmosphereSkybox | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
ambientLight | boolean | get/set | Returns whether ambient light is enabled. |
ambientLightResolutionID | int | get/set | Returns the current ambient light resolution id. |
ambientLightSkyColorMultiplier | Color | get/set | Returns the current ambient light sky color multiplier. |
atmosphereThicknessKm | float | get/set | Returns the current atmosphere thickness km. |
autoHeight | boolean | get/set | Returns whether auto height is enabled. |
eyeHeightKm | float | get/set | Returns the current eye height km. |
groundRadiusKm | float | get/set | Returns the current ground radius km. |
lux | float | get/set | Returns the current lux. |
luxCurve | Curve | get/set | Returns the current lux curve. |
maxResolutionID | int | get/set | Returns the current max resolution id. |
mieG | float | get/set | Returns the current mie g. |
mieMaxHeightKm | float | get/set | Returns the current mie max height km. |
msContribution | float | get/set | Returns the current ms contribution. |
msDirSamples | int | get/set | Returns the current ms dir samples. |
msLutResolutionID | int | get/set | Returns the current ms lut resolution id. |
msOffsetSamplePhi | float | get/set | Returns the current ms offset sample phi. |
msOffsetSampleTheta | float | get/set | Returns the current ms offset sample theta. |
msOffsetSegmentT | float | get/set | Returns the current ms offset segment t. |
msRaymarchSteps | int | get/set | Returns the current ms raymarch steps. |
ozoneAbsorptionFalloffKm | float | get/set | Returns the current ozone absorption falloff km. |
ozonePeakAbsorptionHeightKm | float | get/set | Returns the current ozone peak absorption height km. |
rayleighMaxHeightKm | float | get/set | Returns the current rayleigh max height km. |
skyLuminanceColor | Color | get/set | Returns the current sky luminance color. |
skyLuminanceScale | float | get/set | Returns the current sky luminance scale. |
skyRaymarchSteps | int | get/set | Returns the current sky raymarch steps. |
skySaturation | float | get/set | Returns the current sky saturation. |
skyviewLutResolutionID | int | get/set | Returns the current skyview lut resolution id. |
skyviewMaxRaymarchDistMegaKm | float | get/set | Returns the current skyview max raymarch dist mega km. |
skyviewOffsetSegmentT | float | get/set | Returns the current skyview offset segment t. |
sunAngularDiameter | float | get/set | Returns the current sun angular diameter. |
sunDiskIntensity | float | get/set | Returns the current sun disk intensity. |
transmittanceLutResolutionID | int | get/set | Returns the current transmittance lut resolution id. |
transmittanceOffsetSegmentT | float | get/set | Returns the current transmittance offset segment t. |
transmittanceSteps | int | get/set | Returns the current transmittance steps. |